randombytes_random

The randombytes_random() function returns an unpredictable value between uint.min and uint.max (included).

extern (C)
uint
randombytes_random
()

Meta