Flexible Rules
Home Publications Examples Downloads API Overview API Doc Tutorials

choose

Synopsis:

(choose list)

Description:

Returns a random element from the list list.

Example:

If one wants to generate a random number between 1 and 6:
(choose [1, 2, 3, 4, 5, 6])


Contact: Fulvio Frapolli (fulvio . frapolli //at// unifr . ch), Amos Brocco (amos . brocco //at// unifr . ch)
* Remove spaces and replace //at// with @
© 2009