RandomGenerator typedef

RandomGenerator = void Function(Uint8List bytes)

Implementation

typedef RandomGenerator = void Function(Uint8List bytes);