six2six / fixture-factory

Generator fake objects from a template
Apache License 2.0
445 stars 88 forks source link

Support random with range of BigDecimal #61

Closed nykolaslima closed 9 years ago

nykolaslima commented 10 years ago

This did't work: add("price", random(BigDecimal.class, range(100, 100000));