;;;; srfi-27.meta -*- Hen -*- ((egg "srfi-27.egg") (category data) (author "Sebastian Egner, for Chicken by [[kon lovett]]") (license "BSD") (doc-from-wiki) (synopsis "Sources of Random Bits") (depends (setup-helper "1.5.2") (check-errors "1.9.0") (timed-resource "1.0.1") (thread-utils "1.0.0") (miscmacros "2.8") (vector-lib "1.2") (numbers "2.8") (synch "2.1.0")) (files "mrg32k3a.scm" "srfi-27.meta" "srfi-27-uniform-random.scm" "mwc.scm" "srfi-27.setup" "entropy-procedure.scm" "srfi-27.release-info" "srfi-27-implementation" "srfi-27-numbers.scm" "fp-extn-w.scm" "entropy-unix.scm" "composite-random-source.scm" "entropy-source.scm" "entropy-clock.scm" "random-source.scm" "srfi-27-vector-support.scm" "srfi-27-distributions.scm" "srfi-27-vector.scm" "srfi-27.scm" "entropy-windows.scm" "moa.scm" "fp-extn-wo.scm" "entropy-support.scm" "registration.scm" "tests/test-diehard.scm" "tests/test-confidence.scm" "tests/test-mrg32k3a.scm" "tests/run.scm" "entropy-port.scm") )