double->single float conversion isn't a no-op on x87 anymore
[sbcl.git] / tests / random.pure.lisp
2012-05-01 Lutz EulerBetter equidistributed and faster/less consing integer...
2012-05-01 Lutz EulerAdd some tests for basic RANDOM functionality.
2012-05-01 Lutz EulerFix the DEFTRANSFORM of RANDOM for hairy integer types.