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

6 lines
99 B
Scheme

(import (srfi 27)
(scheme base)
(picrin test))
(test #t (procedure? random-real))