Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 538 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 538 Bytes

Random Number Generator

Generates a random location in the required reference book of random numbers.

Usage

$ ruby ./random_number_generator.rb

Note the outputted page, row, and column, and look up your number in the required reference book:

A Small Book Of Random Numbers, by James McNalley.

Example

$ ruby ./random_number_generator.rb
Your random number is on page 92, row 28, column C of James McNalley's A Small Book Of Random Numbers.