URandomRNG.isAvailable

Evaulates at runtime if /dev/urandom is available.

class URandomRNG
@property static nothrow
bool
isAvailable
()

Return Value

Type: bool

true if /dev/urandom PRNG is available.

Meta