Class Range
In: lib/rbot/core/utils/extends.rb
Parent: Object

Extensions to the Range class

Methods

pick_one   rand  

Public Instance methods

This method returns a random number between the lower and upper bound

rand()

Alias for pick_one

[Validate]