RNG.name

class RNG
@property abstract pure nothrow
string
name
()

Return Value

Type: string

The name of the RNG algorithm.

Meta