> From: Andy Wingo <wi...@pobox.com>
>> (seed->random-state (current-time)) seems to be a common idiom that
>> you would end up breaking.
>
>This is a common idiom that is worth deprecating.  Mark's new functions
>that seed the random state from /dev/urandom are much better.
 
Are you suggesting that you'll break the API in the hope that when people's
code stops working, they'll reread the manual and notice that
random-state-from-platform exists?
 
It seems a rather unfriendly way to accomplish that task.

Regards,
 
Mike

Reply via email to