Initial version
The easy random extension provides a test with randomly generated objects, including:
- JDK types: int/double/BigDecimal/boolean/String etc
- Custom types: POJO, except for records support
- Generic collections: List/Set/Stream/Array
- Java Validation annotations: @Email, @pattern etc