Added gen-float
[fiveam.git] / src / random.lisp
2006-01-24 Marco BaringerAdded gen-float
2006-01-24 Marco BaringerUse defgenerator and not defun for gen-list and gen...
2006-01-24 Marco BaringerDefault minimum for gen-integer is most-negative-fixnum...
2006-01-22 Marco BaringerMinor qbook fixups in random.lisp
2006-01-20 Marco BaringerAdded :alphanumericp keyword to gen-character
2006-01-20 Marco BaringerAdded *num-trials*, *max-trials* and checking of whethe...
2006-01-19 Marco BaringerInitial version of random testing