java-faker icon indicating copy to clipboard operation
java-faker copied to clipboard

Added method to Internet Faker for RFC Message IDs…

Open codewheeney opened this issue 3 years ago • 1 comments

This PR adds new methods to the Internet faker, to create RFC 2822 compliant message IDs, like this:

<[email protected]>

Testing done - new unit tests added to InternetTests.java

codewheeney avatar Jul 14 '22 00:07 codewheeney

@codewheeney thanks for this PR. Would it be possible to send the same PR to Datafaker.net, which is a maintained fork of this library? Thanks!

bodiam avatar Jul 14 '22 02:07 bodiam