Handbook
Glossary
random-neighbor ( cell -- newcell )
Vocabulary
maze
Inputs
cell
an
object
Outputs
newcell
an
object
Definition
USING:
random
;
IN:
maze
:
random-neighbor
( cell -- newcell )
choices
random
;