PRNG.name

class PRNG
@property abstract
string
name
pure nothrow
(
)

Return Value

Type: string

The name of the RNG algorithm.

Meta