TIL :-)

Sent from Yahoo Mail on Android 
 
  On Mon, 23 Oct 2017 at 20:39, Pascal Schumacher<[email protected]> 
wrote:   Am 23.10.2017 um 05:29 schrieb Bruno P. Kinoshita:
> However, I don't think java faker provides random values based on regular 
> expressions.
By the way java faker can provide random values based on regular 
expressions:

new Faker().regexify(String regex)

It uses Generex to archive this.

Cheers,
Pascal

  

Reply via email to