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