RandomBytes typedef

RandomBytes = Uint8List Function(int size)

Implementation

typedef Uint8List RandomBytes(int size);