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 RubyRandomRubyRandom.newRandom(Ruby runtime, RubyClass randomClass, IRubyObject seed) Deprecated.static RubyRandomRubyRandom.newRandom(ThreadContext context, RubyClass randomClass, IRubyObject seed) Methods in org.jruby with parameters of type RubyRandom