Jump to content

Pick random element: Difference between revisions

Line 418:
(pick-random (iota 1000)) → 179
</lang>
=={{header|Easyprog.online}}==
 
<lang easyprog.online>ar$[] = [ "spring" "summer" "autumn" "winter" ]
print ar$[random len ar$[]]</lang>
 
=={{header|Elena}}==
ELENA 4.x :
2,083

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.