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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - June 18, 2013 (6.5 KB)

Owners:

Authors:

  • Wzup

SHA 256 checksum:

71e8c09ab94b21acadd88744e8636693a3f31a10592d7b17deaf695484ab4d0e

Total downloads 3,556

For this version 3,556

Licenses:

N/A

Required Ruby Version: None

Links: