DiUS / java-faker

Brings the popular ruby faker gem to Java
http://dius.github.io/java-faker
Other
4.77k stars 851 forks source link

Add money support #740

Closed sergejsvisockis closed 2 years ago

sergejsvisockis commented 2 years ago

Before this PR Faker had no support for Money capability. This particular PR brings up this functionality.

bodiam commented 2 years ago

@sergeivisotsky nice PR! If you want this released, would you mind sending a PR to Datafaker.net, a maintained fork of this library? I'm planning on releasing a new version this week!

sergejsvisockis commented 2 years ago

@bodiam Sure :) Here is a new PR - https://github.com/datafaker-net/datafaker/pull/246