RubyGems Navigation menu

random_in 0.0.1

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.

Gemfile:
=

install:
=

Versions:

  1. 0.0.1 June 18, 2013 (6.5 KB)

Owners:

Authors:

  • Wzup

SHA 256 checksum:

=

Total downloads 3,817

For this version 3,817

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: