[racket] [BULK] Fundamentals

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Thu Oct 14 09:58:04 EDT 2010

Robby Findler wrote at 10/14/2010 09:46 AM:
> Or, if you aren't worried about speed, you can script this website:
>
>   http://www.random.org/
>   

:) And if you *are* concerned about speed and pretty good entropy, on 
Linux with normal PC hardware, you can use the "/dev/random" device.

I actually used this device from Racket before: 
http://www.neilvandyke.org/randtok-scheme/

-- 
http://www.neilvandyke.org/



Posted on the users mailing list.