home *** CD-ROM | disk | FTP | other *** search
- int.f:
-
- Print N random numbers in the range 0:K-1
-
- real.f:
-
- Print N real random numbers in the range 0..1
-
- double.f:
-
- Print N double precision random numbers in the range 0..1
-
- count.f:
-
- Get N random numbers in the range 0 : K-1 and count them (there should
- be a good distribution of the numbers
-