To load: | (require (planet djhaskin987/cmwc:1:1/cmwc)) |
Old style: | (require (planet "cmwc.rkt" ("djhaskin987" "cmwc.plt" 1 1))) |
Package description: | Provides functions which create a generator of random numbers using complimentary multiply-with-carry. |
Downloads this week: | 0 |
Total downloads: | 12 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 1) | 1.1 | [browse] | 10 | [docs] | [none] | 2011-12-31 |
To load: (require (planet djhaskin987/cmwc:1:1/cmwc)) | ||||||
Available in repositories: 4.x, 3xx | ||||||
wrote proper docuumentation; made functions return racket generators instead of simple lambda expressions. |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 0) | 0.1 | [browse] | 2 | [none] | 5.2 | 2011-12-22 |
To load: (require (planet "cmwc.rkt" ("djhaskin987" "cmwc.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x, 3xx | ||||||
Initial Release |