URandomRNG.isAvailable

Evaulates at runtime if /dev/urandom is available.

class URandomRNG
@property static
bool
isAvailable
nothrow
(
)

Return Value

Type: bool

true if /dev/urandom PRNG is available.

Meta