Hello!

Andreas Rottmann <a.rottm...@gmx.at> writes:

> Attached is my take on adding SRFI 27 "Sources of Random Bits".

Nice!  Looks good to me.  Could you also add a node to
doc/ref/srfi-modules.texi?

> +;; These tests are commented out since it /could/ happen that
> +;; `random-source-randomize!' (or `random-source-pseudo-randomize!') puts the
> +;; RNG into a state where it generates the same number as before. If you run
> +;; them manually, they should have a very high chance of passing, though.

Perhaps you could run them anyway and throw 'unresolved when they appear
to fail?  The guardian tests do that when it’s impossible to determine
whether it’s a failure or whether some unrelated phenomenon prevented
the test to pass.

Thanks,
Ludo’.


Reply via email to