Quickcheck might help you: https://quickcheck.dev.java.net/.

Thomas

On Aug 26, 5:24 pm, "[email protected]" <[email protected]>
wrote:
> Is there a decent java data generator framework out there?  Google
> hasn't turned up anything interesting.
>
> Basically I'm looking for is a framework that will generate things
> like:
>
> bounded random data (random data between 1-10)
> trending data (trending up over a time range)
> text data from predefined sets
> etc
>
> Basically a full data simulator...
>
> any thoughts?

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to