picrin/contrib/10.random/t/test.scm

6 lines
99 B
Scheme
Raw Normal View History

2014-08-08 01:59:08 -04:00
(import (srfi 27)
(scheme base)
(picrin test))
(test #t (procedure? random-real))