DiUS / java-faker

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

Dark Soul Feature Request #722

Open NowhereTo opened 2 years ago

NowhereTo commented 2 years ago

I notice that there is someone post an issue about the Elden Ring. It's a good game. So I wonder is that possible to add message of Dark Soul in your project. This is also a game made by Hidetaka Miyazaki。

Describe the solution you'd like Add stuff in Dark Soul. (Maybe just for version 3 or even more)

SickDawn commented 2 years ago

Oh, I'm also a fan of that game. @NowhereTo Would I have a choice to satisfy on your request?

bodiam commented 2 years ago

@NowhereTo @SickDawn Javafaker doesn't release code anymore, but if you want to contribute, github.com/datafaker-net/datafaker is a direct fork of this library and releases on a monthly basis, and fixed most of the issues currently present in Javafaker (plus it's quite a bit faster, doesn't have CVE issues, etc ;-) )

SickDawn commented 2 years ago

@bodiam Ok, thanks for your notice. I'll go for data-faker!

NowhereTo commented 2 years ago

@SickDawn hey, I have create new issue in datafaker. Please have a see.

serpro69 commented 2 years ago

There is also an alternative written in kotlin for anyone interested https://github.com/serpro69/kotlin-faker ;)