Package org.jruby

Class RubyRandom

All Implemented Interfaces:
Serializable, Cloneable, Comparable<IRubyObject>, InstanceVariables, InternalVariables, IRubyObject, CoreObjectType

public class RubyRandom extends RubyRandomBase
Implementation of the Random class.
See Also: