Categories: None [Edit]

random_in

https://rubygems.org/gems/random_in
https://github.com/wzup/random_in
A generator of random numbers. Implemented as a built-in Integer class' method. Generates an array of specified quantity of random numbers. Generated numbers may repeat or may not repeat - it is configurable. You can set a range of numbers from which to generate by defining the beggining and the end of the range. Ruby's Random class is used as generator. Tested.

Total

Ranking: 141,690 of 180,434
Downloads: 3,547

Daily

Ranking: 85,863 of 180,417
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconwzup