Re: Need help testing SRFI-194: Random data generators

2020-12-03 Thread Evan Hanson
Hi Sergey, On 2020-11-16 13:36, noosph...@mailc.net wrote: > The comments to this test say "testing random source, which is > implementation specific", and it only provides a single > test for the Guache Scheme implementation. > > Would anyone more experienced in dealing with randomness on

Need help testing SRFI-194: Random data generators

2020-11-16 Thread noosphere
I've almost completed packaging up SRFI-194 for Chicken 5, with only the tests left to do. I'm stumped by one test: https://github.com/diamond-lizard/srfi-194/blob/0abe0402cdcdbbe8463154152c8f6d550be06cc6/tests/srfi-194-test.scm#L98 The comments to this test say "testing random source, which