Handbook
Glossary
factorcode.org
random-Letter ( -- ch )
Vocabulary
random.data
Inputs
None
Outputs
ch
an
object
Definition
USING:
combinators.random
;
IN:
random.data
:
random-Letter
( -- ch )
{
random-LETTER
random-letter
}
execute-random
;