Skip navigation links
G N S X 

G

generate() - Method in class nl.flotsam.xeger.Xeger
Generates a random String that is guaranteed to match the regular expression passed to the constructor.
getRandom() - Method in class nl.flotsam.xeger.Xeger
 

N

nl.flotsam.xeger - package nl.flotsam.xeger
 

S

setRandom(Random) - Method in class nl.flotsam.xeger.Xeger
 

X

Xeger - Class in nl.flotsam.xeger
An object that will generate text from a regular expression.
Xeger(String, Random) - Constructor for class nl.flotsam.xeger.Xeger
Constructs a new instance, accepting the regular expression and the randomizer.
Xeger(String) - Constructor for class nl.flotsam.xeger.Xeger
As Xeger(String, java.util.Random), creating a Random instance implicityly.
G N S X 
Skip navigation links

Copyright © 2019. All rights reserved.