getUuidV4 function

dynamic getUuidV4()

基于随机算法实现

Implementation

getUuidV4() => Uuid().v4();