randombytes_random

extern (C) nothrow @nogc @trusted
uint
randombytes_random
()

Return Value

Type: uint

an unpredictable value between 0 and uint.max (included)

Meta