[plt-scheme] Random Numbers in EOPL Level

From: Eugene Wallingford (wallingf at cs.uni.edu)
Date: Tue Apr 3 12:32:28 EDT 2007

Hello,

     My students use (random) to generate data sometimes.  Now
     that we have moved up to the EOPL language level, for
     define-datatype and its ilk, we don't have access to
     random.  Is there a standard way to create random numbers
     at that level, or do we just roll our own random?  Thanks.

---- Eugene


Posted on the users mailing list.