# File lib/rantly/generator.rb, line 182
def
choose
(
*
vals
)
vals
[
range
(
0
,
vals
.
length
-
1
)]
end