This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
main
RosettaCodeData
/
Task
/
Pick-random-element
/
Lasso
/
pick-random-element.lasso
6 lines
100 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Initial data commit
2023-07-01 11:58:00 -04:00
local(
Data update
2026-04-30 12:34:36 -04:00
my array = array('one', 'two', 3)
Initial data commit
2023-07-01 11:58:00 -04:00
)
#myarray -> get(integer_random(#myarray -> size, 1))
Reference in a new issue
Copy permalink