Commit graph

7 commits

Author SHA1 Message Date
Justin Ethier
85751cda2b Issue #326 - Use timer to seed pseudorandom numbers 2019-07-24 13:19:38 -04:00
Justin Ethier
8ec41e34bf Issue #218 - Fix startup issue 2017-09-04 18:57:23 -04:00
Justin Ethier
78c253e1c3 Issue #185 - Allow export of another lib's export 2017-03-20 17:01:25 +00:00
Justin Ethier
1665ce9e98 Fix err calling (random-source-pseudo-randomize!)
Fixed this function to prevent an error when it is called. Unfortunately randon number generation is not very sophisticated yet, and needs improvement.
2016-10-04 02:08:09 -04:00
Justin Ethier
d354c4afb7 Added credits, cyclone header 2016-06-20 22:53:21 -04:00
Justin Ethier
378b5f1c3e Experimenting with MRG32k3a 2016-06-20 22:50:35 -04:00
Jason K. MacDuffie
01c743a9be Add basic implementation of srfi 27 2016-06-20 10:15:53 -04:00