Class IntGen

All Implemented Interfaces:
FieldGen

public class IntGen extends AbstractFieldGen
Generates integer values uniformly randomly distributed over the entire 32-bit integer range from Integer.MIN_VALUE to Integer.MAX_VALUE.
  • Constructor Details

    • IntGen

      public IntGen()
  • Method Details

    • setValue

      public void setValue()