URandom.fromString

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

struct URandom
fromString
(
const(char[]) s
)

Meta