randombytes_buf function

Uint8List randombytes_buf(
  1. num length
)

Implementation

external Uint8List randombytes_buf(num length);