A random selection function denoted as P[]

randomSelection(probability)

Arguments

probability

A probability of an event

Value

TRUE or FALSE indicating whether or not the event has been selected

Examples

##coming later