Centralize configs for default behavior in RandomInstanceGenerator to give the user the possibility to pass configs in the creation of RandomInstanceGenerator's instance using a builder.
Example of configs :
- default size of collections
- default integer generation range (origin/bound)
- ...