| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| fgiusr.c | 2019-06-13 | 385 Bytes | |
| incerto.c | 2019-06-13 | 1.8 kB | |
| readme | 2019-06-13 | 478 Bytes | |
| Totals: 3 Items | 2.7 kB | 0 | |
Incerto 30 secs documentation: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Contents: fgiusr.c - sample fgiusr.c for incerto incerto.c - the tool readme - this readme file Author: Marco Greco (marcog@ctonline.it), Catania, Italy Initial release: Nov 92 Usage: # # gets next random number # let r=get_rand(range) # # sets the random generator seed # call start_rand(seed) # # returns the current seed # let s=say_seed() # # asks the system clock for a seed # let s=get_seed()