A PRNG for Random Numbers, Passwords and Session IDs

This Random Number Generator is for everybody who is tired of using the
"Randomize" and "Rnd" in VB and VBScript and having to watch the SAME
"Random" numbers appear (The problem is caused by the use of the built-in
"random number table....)

Please see the source code of this ASP page for more information on the
use of this (Psuedo) Random Number Generator and see the README.TXT
The lastest version can be downloaded here. Also view a live Demo Online


Random number between  000 and 010:   5
Random number between  000 and 100:   3
Random number between -314 and 786:   257


Log in with your unique URL:
/prng-demo.asp?loginkey=E4KQBZ6F6KYEKPTPV6HZ46NV


Random Seed List:
0.664290161478655
0.627979021441525
0.873888512119275
0.980079005818706
0.024389282130608
0.250340562674992
0.284441036013155
0.593758297040097
0.324615082115359
0.759768396277181

Median Average Info:
100 -  Avg: 0,533715147921597  Min: 0,037178983376682  Max: 0,994823591173423  Sum: 53,3715147921597




Last Update: 18Apr01, For the latest updates check: http://www.meelix.com/devcode/prngmit.zip
Meelix Information Technology (michael@meelix.com), Copyright 2001. All rights reserved.