RNG class of PicoRuby

Singleton methods

random_int

RNG.random_int() -> Integer

random_string

RNG.random_string(Integer length) -> String

uuid

RNG.uuid() -> String
Tags: class