Uses of Class
org.jruby.RubyRandom
Packages that use RubyRandom
-
Uses of RubyRandom in org.jruby
Methods in org.jruby that return RubyRandomModifier and TypeMethodDescriptionRuby.getDefaultRandom()
static RubyRandom
RubyRandom.newRandom
(Ruby runtime, RubyClass randomClass, IRubyObject seed) Deprecated.static RubyRandom
RubyRandom.newRandom
(ThreadContext context, RubyClass randomClass, IRubyObject seed) Methods in org.jruby with parameters of type RubyRandom