Class | Rantly |
In: |
lib/rantly.rb
lib/rantly/generator.rb lib/rantly/data.rb |
Parent: | Object |
INTEGER_MAX | = | (2**(0.size * 8 - 2) - 1) / 2 | wanna avoid going into Bignum when calling range with these. | |
INTEGER_MIN | = | -(INTEGER_MAX) |
classifiers | [RW] | |
default_size | [W] |