public static class RubyRandom.RandomFormatter
extends java.lang.Object
| Constructor and Description |
|---|
RandomFormatter() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
randomNumber(ThreadContext context,
IRubyObject self) |
static IRubyObject |
randomNumber(ThreadContext context,
IRubyObject self,
IRubyObject arg0) |
public static IRubyObject randomNumber(ThreadContext context, IRubyObject self)
public static IRubyObject randomNumber(ThreadContext context, IRubyObject self, IRubyObject arg0)
Copyright © 2001-2023 JRuby. All Rights Reserved.