Need Help

David Feuer dfeuer@techhouse.org
Tue, 23 Jul 2002 17:18:56 -0400 (EDT)


One possible solution under Linux is to use Haskell's lazy file I/O with
/dev/urandom (or /dev/random if you're doing cryptography).

David