Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
random-string ( n -- string )
Vocabulary
random.data
Definition
USING:
sequences
;
IN:
random.data
:
random-string
( n -- string )
[
random-ch
]
""
replicate-as
;