RandomG.fromString

reads the current status from a string (that should have been trimmed) returns the number of chars read

class RandomG(SourceT = DefaultEngine)
fromString
(
const(char[]) s
)

Meta