Random.new_seed â integer
Class Public methods
Returns an arbitrary seed value. This is used by ::new when no seed value is specified as an argument.
1 | Random.new_seed #=> 115032730400174366788466674494640623225 |
Returns an arbitrary seed value. This is used by ::new when no seed value is specified as an argument.
1 | Random.new_seed #=> 115032730400174366788466674494640623225 |
Designed by : w10schools
service@w10schools.com
Please login to continue.