Handbook
Glossary
1random ( b -- num )
Vocabulary
bubble-chamber
Inputs
b
an
object
Outputs
num
an
object
Definition
USING:
kernel
;
IN:
bubble-chamber
:
1random
( b -- num )
0
swap
2random
;