randombytes_uniform method

int randombytes_uniform(
  1. int upper_bound
)

Implementation

external int randombytes_uniform(int upper_bound);