UuidGrngFn typedef

UuidGrngFn = Uint8List Function()

A callback that will generate 16 bytes of random data.

Implementation

typedef UuidGrngFn = Uint8List Function();