RNG class of PicoRuby
Singleton methods
random_int
RNG.random_int() -> Integer
random_string
RNG.random_string(Integer length) -> String
uuid
RNG.uuid() -> String
RNG.random_int() -> Integer
RNG.random_string(Integer length) -> String
RNG.uuid() -> String