CodeBase - Random Number Generator

Return to the CodeBase listing

Category: Input / Output

Version: 1.25

0
0

Information

Uploaded: 6th Sep 2010 15:35

Modified: 13th Sep 2010 18:51

Author:  Foretore

Summary

A simple number generator for replacing dice or anything else that needs a random number

Full Description

1.0: User can pick the lowest and highest number, and the Random number will be generated between those 2 set points.<br /> <br /> 1.1: Moved text around for better look. Fixed a minor bug; well more like a major bug sense this is all the program can do.<br /> <br /> Fixed bug: the highest number was greater than the users preferred number.<br /> <br /> 1.11: Organized and documented.<br /> <br /> 1.25: Made Random numbers more random and added the ability for the program to make incredibly large amounts of numbers and not freak out

Comments

No comments yet.