Annotation based random value generator. Randito is modeled after the way Mockito injects mock values into class instance fields.
'com.github.vitopn:randito:0.0.2'
<dependency> <groupId>com.github.vitopn</groupId> <artifactId>randito</artifactId> <version>0.0.2</version> </dependency>
<dependency org="com.github.vitopn" name="randito" rev="0.0.2"/>
"com.github.vitopn", "randito", "0.0.2"