
2 Feb
2008
2 Feb
'08
5:27 p.m.
On Jan 26, 2008 7:01 PM, Yitzchak Gale
The documentation in System.Random is a bit misleading. It says "the read instance of StdGen has the following properties: It guarantees to succeed on any string..." The word "read" should really be "Read" instead. It also wouldn't hurt to mention that the read *function* may fail, so use reads instead.
Hope this helps.
Definitely. The error now makes sense. Thanks for the response. -- Denis