Sha256: 502ba01274ba2e791fae27e2a2fddf6dbc45479029ebdc324816127913a45225
Contents?: true
Size: 429 Bytes
Versions: 2
Compression:
Stored size: 429 Bytes
Contents
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns a randomly generated string. One possible use is password initialization. Takes a max legnth of characters (default 8) and an optional valid char Regexp (default /\w\d/). full_name: Random::String::Self#random is_singleton: false name: random params: (max_length = 8, char_re = /[\w\d]/) visibility: public
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
facets-2.4.2 | doc/ri/Random/String/Self/random-i.yaml |
facets-2.4.3 | doc/ri/Random/String/Self/random-i.yaml |