A B C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages

A

AddressConst - Class in io.github.astrapi69.random.address
The class AddressConst is a constant class for Address data like cities and countries.
algorithm(String) - Method in class io.github.astrapi69.random.SecureRandomBean.SecureRandomBeanBuilder
 
algorithm(String) - Method in class io.github.astrapi69.random.SecureRandomBuilder
Sets the algorithm.

B

BRACKETS_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The bracket characters
build() - Method in class io.github.astrapi69.random.SecureRandomBean.SecureRandomBeanBuilder
 
build() - Method in class io.github.astrapi69.random.SecureRandomBuilder
Builds a SecureRandom from the given algorithm and provider.
builder() - Static method in class io.github.astrapi69.random.SecureRandomBean
 

C

CITIES - Static variable in class io.github.astrapi69.random.address.AddressConst
Constant from an Array with cities.
CITIES - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic city names and zip code.
COMPANYNAMES - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic company names.
COUNTRIES - Static variable in class io.github.astrapi69.random.address.AddressConst
Constant from an Array with the countries.

D

DEFAULT_ALGORITHM - Static variable in class io.github.astrapi69.random.SecureRandomBean
The Constant DEFAULT_ALGORITHM.
DEFAULT_ALGORITHM - Static variable in class io.github.astrapi69.random.SecureRandomBuilder
The Constant DEFAULT_ALGORITHM
DEFAULT_PROVIDER - Static variable in class io.github.astrapi69.random.SecureRandomBean
The Constant DEFAULT_ALGORITHM.
DefaultSecureRandom - Class in io.github.astrapi69.random
The class DefaultSecureRandom holds a SecureRandom with the default algorithm and provider

E

equals(Object) - Method in class io.github.astrapi69.random.SecureRandomBean
 
ESCAPE_QUOTATION_MARK_CHARACTERS - Static variable in enum io.github.astrapi69.random.RandomCharacters
The quotation marks characters
ESCAPE_SEQUENCES - Static variable in enum io.github.astrapi69.random.RandomCharacters
All escape sequences characters
ESCAPE_SEQUENCES_CHARS - Static variable in enum io.github.astrapi69.random.RandomCharacters
All escape sequences and white space characters
escapeSequences - io.github.astrapi69.random.RandomCharacters
The uppercase.
escapeSequencesWithWhitespace - io.github.astrapi69.random.RandomCharacters
The escape sequences and white space.

F

FEMAIL_FIRSTNAME - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic femail firstname.
FEMAIL_LASTNAME - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic femail lastname.

G

get() - Static method in class io.github.astrapi69.random.DefaultSecureRandom
Gets the secure random
getAlgorithm() - Method in class io.github.astrapi69.random.SecureRandomBean
 
getCharacters() - Method in enum io.github.astrapi69.random.RandomCharacters
 
getInfomailFromWebsite(String) - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Gets an infomail address from the given url.
getInstance() - Static method in class io.github.astrapi69.random.SecureRandomBuilder
Gets an instance of SecureRandomBuilder with the default algorithm and provider
getInstance(String) - Static method in class io.github.astrapi69.random.SecureRandomBuilder
Gets an instance of SecureRandomBuilder from the given algorithm and provider
getInstance(String, String) - Static method in class io.github.astrapi69.random.SecureRandomBuilder
Gets an instance of SecureRandomBuilder from the given algorithm and provider
getInstance(String, String, long) - Static method in class io.github.astrapi69.random.SecureRandomBuilder
Gets an instance of SecureRandomBuilder from the given algorithm and provider
getInstance(String, String, Date) - Static method in class io.github.astrapi69.random.SecureRandomBuilder
Gets an instance of SecureRandomBuilder from the given algorithm and provider
getProvider() - Method in class io.github.astrapi69.random.SecureRandomBean
 
getRandomNumberString(int, int) - Static method in class io.github.astrapi69.random.number.RandomNumberExtensions
Gets the random number string
getRandomNumericString() - Static method in class io.github.astrapi69.random.number.RandomNumberExtensions
Generates a random numeric string.
getRandomNumericString(int) - Static method in class io.github.astrapi69.random.number.RandomNumberExtensions
The Method getRandomNumericString(int) produces a random Number to the specified length.
getRandomStreet(Properties) - Static method in class io.github.astrapi69.random.address.RandomAddressExtensions
Returns a random german street.
getRandomStreetWithNumber(Properties) - Static method in class io.github.astrapi69.random.address.RandomAddressExtensions
Gets a random german street with a random number.
getRandomZip(Properties) - Static method in class io.github.astrapi69.random.address.RandomAddressExtensions
Gets a random zip from the Properties.
getSeed() - Method in class io.github.astrapi69.random.SecureRandomBean
 

H

hashCode() - Method in class io.github.astrapi69.random.SecureRandomBean
 
HellenicAddressConst - Class in io.github.astrapi69.random.address
The class HellenicAddressConst is a constant class for hellenic address data like first and last names and streets.

I

io.github.astrapi69.random - package io.github.astrapi69.random
 
io.github.astrapi69.random.address - package io.github.astrapi69.random.address
 
io.github.astrapi69.random.date - package io.github.astrapi69.random.date
 
io.github.astrapi69.random.enums - package io.github.astrapi69.random.enums
 
io.github.astrapi69.random.number - package io.github.astrapi69.random.number
 
io.github.astrapi69.random.object - package io.github.astrapi69.random.object
 
io.github.astrapi69.random.util - package io.github.astrapi69.random.util
 

L

loadProperties(String) - Static method in class io.github.astrapi69.random.util.PropertiesLoader
Gives a Properties-object from the given packagepath.
lowcase - io.github.astrapi69.random.RandomCharacters
The lowcase.
LOWCASECHARS - Static variable in enum io.github.astrapi69.random.RandomCharacters
The alphabet-characters in lower case.
lowcaseWithNumbers - io.github.astrapi69.random.RandomCharacters
The lowcase with numbers.
lowcaseWithNumbersAndSpecial - io.github.astrapi69.random.RandomCharacters
The lowcase with numbers and special.
lowcaseWithUppercaseAndNumbers - io.github.astrapi69.random.RandomCharacters
The lowcase with uppercase and numbers.
lowcaseWithUppercaseAndNumbersAndSpecial - io.github.astrapi69.random.RandomCharacters
The lowcase with uppercase and numbers and special.

M

MAIL_FIRSTNAME - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic mail firstname.
MAIL_LASTNAME - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic mail lastname.
MATH_ABS - io.github.astrapi69.random.enums.RandomAlgorithm
The algorithm with Math#abs method
MATH_OPERATOR_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The plus and minus characters
MATH_RANDOM - io.github.astrapi69.random.enums.RandomAlgorithm
The algorithm with Math#random method
MINUS_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The minus character

N

newRandomAlgorithm() - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random RandomAlgorithm object
newRandomByteObjects(int) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random Byte object array
newRandomFloat(int, int) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random Float object
newRandomLongString(long) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
Generates a random string.
newRandomLongString(String, long) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
The Method randomString(String, long) makes an random String from the given String and to the specified length.
newRandomObject(Class<T>, String...) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random object of the given Class.
newRandomObject(T, String...) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random object of the given object
newRandomString() - Static method in class io.github.astrapi69.random.object.RandomStringFactory
Generates a random string with a length between 3 and 25
newRandomString(int) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
Generates a random string.
newRandomString(int, int) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
Generates a random string with a length between the given start and end
newRandomString(String[]) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
The Method randomString(String []) a random String from the Array For example: The Stringarray test as argument.
newRandomString(String, int) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
The Method randomString(String, int) makes an random String from the given String and to the specified length.
newRandomValue(Field) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random value for the given field
newSalt() - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random salt.
newSecureRandom() - Static method in class io.github.astrapi69.random.SecureRandomFactory
Factory method for create a new SecureRandom object
newSecureRandom(String) - Static method in class io.github.astrapi69.random.SecureRandomFactory
Factory method for create a new SecureRandom object
newSecureRandom(String, String) - Static method in class io.github.astrapi69.random.SecureRandomFactory
Factory method for create a new SecureRandom object
newSecureRandom(String, String, long) - Static method in class io.github.astrapi69.random.SecureRandomFactory
Factory method for create a new SecureRandom object
numbers - io.github.astrapi69.random.RandomCharacters
The numbers.
NUMBERS - Static variable in enum io.github.astrapi69.random.RandomCharacters
All digits.

O

OTHER_SPECIALCHARS - Static variable in enum io.github.astrapi69.random.RandomCharacters
All other special characters

P

PLUS_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The plus character
PROP_FILE_STREETS - Static variable in class io.github.astrapi69.random.address.RandomAddressExtensions
Resource for get german streets.
PROP_FILE_ZIP_CITIES - Static variable in class io.github.astrapi69.random.address.RandomAddressExtensions
Resource for get german zipcodes and the cities from it.
PropertiesLoader - Class in io.github.astrapi69.random.util
 
provider(String) - Method in class io.github.astrapi69.random.SecureRandomBean.SecureRandomBeanBuilder
 
provider(String) - Method in class io.github.astrapi69.random.SecureRandomBuilder
Sets the provider.

Q

QUOTATION_MARK_CHARACTERS - Static variable in enum io.github.astrapi69.random.RandomCharacters
The quotation marks characters

R

RANDOM - io.github.astrapi69.random.enums.RandomAlgorithm
The algorithm with Random class
RandomAddressExtensions - Class in io.github.astrapi69.random.address
The class RandomAddressExtensions is a utility class to create random addresses.
RandomAlgorithm - Enum in io.github.astrapi69.random.enums
The enum RandomAlgorithm holds the algorithm for calculate random values
randomBigDecimal() - Static method in class io.github.astrapi69.random.number.RandomBigDecimalFactory
Generates a random BigDecimal
randomBigDecimal(int, int) - Static method in class io.github.astrapi69.random.number.RandomBigDecimalFactory
The Method getRandomBigDecimal(int,int) gets an random BigDecimal.
randomBigDecimal(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomBigDecimalFactory
Generates a random BigDecimal
RandomBigDecimalFactory - Class in io.github.astrapi69.random.number
Utility class for producing random BigDecimal types
randomBigInteger() - Static method in class io.github.astrapi69.random.number.RandomBigIntegerFactory
Generates a random BigInteger
randomBigInteger(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomBigIntegerFactory
Generates a random BigInteger
RandomBigIntegerFactory - Class in io.github.astrapi69.random.number
Utility class for producing random BigInteger types
randomBirthday() - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random birthday-date between 9 and 55 years.
randomBirthday(Date, Date) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random birthday-date between the two given date-objects.
randomBoolean() - Static method in class io.github.astrapi69.random.number.RandomBooleanFactory
Returns a random boolean.
randomBoolean(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomBooleanFactory
Returns a random boolean.
RandomBooleanFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive boolean types
randomByte() - Static method in class io.github.astrapi69.random.number.RandomByteFactory
The Method randomByte() selects a random byte.
randomByte(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomByteFactory
The Method randomByte() selects a random byte.
randomByteArray(int) - Static method in class io.github.astrapi69.random.number.RandomByteFactory
The Method randomByteArray(int) generates a random byte array.
randomByteArray(int, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomByteFactory
The Method randomByteArray(int) generates a random byte array.
RandomByteFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive byte types
randomChar() - Static method in class io.github.astrapi69.random.number.RandomCharFactory
Returns a random char.
randomChar(String) - Static method in class io.github.astrapi69.random.number.RandomCharFactory
The Method randomChar(String) selects a random char from the given String.
randomChar(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomCharFactory
Returns a random char.
RandomCharacters - Enum in io.github.astrapi69.random
RandomCharFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive char types
randomDate() - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date
randomDate(SecureRandom) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date
randomDate(Date) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random date.
randomDate(Date, SecureRandom) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random date.
randomDateAfter(Date) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date that is after from the given Date.
randomDateAfter(Date, int) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date that is after from the given Date.
randomDateAfter(Date, int, SecureRandom) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date that is after from the given Date.
randomDateBefore(Date) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random date that is before from the given date.
randomDateBefore(Date, int) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random date that is before from the given date.
randomDateBefore(Date, int, SecureRandom) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random date that is before from the given date.
randomDatebetween(long, long) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date between the range from startDays and endDays from the given Date and gives it back as a string to the default "dd.MM.yyyy HH:mm:ss" format.
randomDatebetween(long, long, String) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date between the range from startDays and endDays from the given Date and gives it back as a string to the given format.
randomDatebetween(Date, Date) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date between the range from start and end.
randomDateBetween(long, long, String, SecureRandom) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date between the range from startDays and endDays from the given Date and gives it back as a string to the given format.
randomDateBetween(Date, int, int) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date between the range from startDays and endDays from the given Date.
randomDateBetween(Date, Date, SecureRandom) - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random Date between the range from start and end.
RandomDateFactory - Class in io.github.astrapi69.random.date
The factory class RandomDateFactory for creating random Date objects
randomDouble() - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
The Method randomDouble() gets a random double
randomDouble(double) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
The Method randomDouble(double) gets an double to the spezified range.
randomDouble(double, RandomAlgorithm) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
Gets an random double to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomDouble(double, RandomAlgorithm, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
Gets an random double to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomDouble(double, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
Gets an random double to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomDouble(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
Gets an random double to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomDoubleBetween(double, double) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
Gets the random double between the range from start and end.
randomDoubleBetween(double, double, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomDoubleFactory
Gets the random double between the range from start and end.
RandomDoubleFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive double types
randomEmail() - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random email-address
randomEnumFromClass(Class<T>) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets the random enum.
randomEnumFromClassname(String) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets the random enum.
randomEnumFromEnumValues(T[]) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets the random enum.
randomEnumFromObject(T) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets the random enum.
randomFaxnumber(String) - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random faxnumber from a phone.
randomFloat() - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Generates a random float between the range 0.0-9.9.
randomFloat(float) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
The Method randomFloat(float) gets an float to the spezified range.
randomFloat(float, RandomAlgorithm) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Gets an random float to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomFloat(float, RandomAlgorithm, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Gets an random float to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomFloat(float, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Gets an random float to the given range with the given random algorithm

For example: if you put range to 10 the random float is between 0.0-9.9
randomFloat(int, int) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
The Method getRandomFloat(int,int) gets an random float.
randomFloat(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Generates a random float between the range 0.0-9.9.
randomFloatBetween(float, float) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Gets the random float between the range from start and end.
randomFloatBetween(float, float, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomFloatFactory
Gets the random float between the range from start and end.
RandomFloatFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive float types
randomHexString(int) - Static method in class io.github.astrapi69.random.object.RandomStringFactory
Generates a random hexadecimal String
randomId() - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Factory method for create a new random id and returns it
randomIndex(Collection<T>) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Returns a random index from the given List.
randomInt() - Static method in class io.github.astrapi69.random.number.RandomIntFactory
The Method randomInt() gets an int between the range 0-9.
randomInt(int) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
The Method randomInt(int) gets an int to the spezified range.
randomInt(int, RandomAlgorithm) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
The Method randomInt(int) gets an int to the spezified range.
randomInt(int, RandomAlgorithm, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
The Method randomInt(int) gets an int to the spezified range.
randomInt(int, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
The Method randomInt(int) gets an int to the spezified range.
randomInt(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
The Method randomInt() gets an int between the range 0-9.
randomIntBetween(int, int) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
Returns a random int between the range from start and end.
randomIntBetween(int, int, boolean, boolean) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
Returns a random int between the range from start and end.
randomIntBetween(int, int, boolean, boolean, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
Returns a random int between the range from start and end.
randomIntBetween(int, int, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomIntFactory
Returns a random int between the range from minVolume and maxVolume with the Math.abs method.
RandomIntFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive int types
randomKey(Map<K, V>) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Returns a random key from the given map.
randomListEntry(List<T>) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Returns a random entry from the given List.
randomLocalDate() - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random LocalDate object
randomLocalDateTime() - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random LocalDateTime object
randomLocalTime() - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random LocalTime object
randomLong() - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Gets a random long
randomLong(long) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
The Method randomLong(long) gets an long to the spezified range.
randomLong(long, RandomAlgorithm) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Gets an random long to the given range with the given random algorithm

For example: if you put range to 10 the random int is between 0-9
randomLong(long, RandomAlgorithm, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Gets an random long to the given range with the given random algorithm

For example: if you put range to 10 the random int is between 0-9
randomLong(long, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Gets an random long to the given range with the given random algorithm

For example: if you put range to 10 the random int is between 0-9
randomLong(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Gets a random long
randomLongBetween(long, long) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Returns a random long between the range from start and end.
randomLongBetween(long, long, SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomLongFactory
Returns a random long between the range from start and end.
RandomLongFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive long types
randomMapEntry(Map<K, V>) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Returns a random entry from the given map.
randomMobilnumber() - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random mobil number from a mobilphone.
randomName(char[]) - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Factory method for create a new random name from the donated char array
randomNeighborPoint(Point) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets a random neighbor Point object around of the given Point object
randomNeighborPoint(Point, boolean) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets a random neighbor Point object around of the given Point object
RandomNumberExtensions - Class in io.github.astrapi69.random.number
Utility class for producing random numbers.
RandomObjectFactory - Class in io.github.astrapi69.random.object
A factory for creating random objects
randomPassword(int) - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random password.
randomPassword(Optional<Integer>) - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random password.
randomPhonenumber() - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random phonenumber.
randomPixel() - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Generates a random int for use with pixel.
randomPixel(int, int, int, int) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Generates a random int for use with pixel.
randomSalt(int, Charset) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Gets the random salt.
randomSerialNumber() - Static method in class io.github.astrapi69.random.number.RandomBigIntegerFactory
Returns a random serial number that can be used for a serial number.
randomSerialNumber(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomBigIntegerFactory
Returns a random serial number that can be used for a serial number.
randomShort() - Static method in class io.github.astrapi69.random.number.RandomShortFactory
Returns a random short
randomShort(SecureRandom) - Static method in class io.github.astrapi69.random.number.RandomShortFactory
Returns a random short
RandomShortFactory - Class in io.github.astrapi69.random.number
Utility class for producing random primitive short types
RandomStringFactory - Class in io.github.astrapi69.random.object
A factory for creating random String objects
randomToken() - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Returns a random token for use in web services.
randomUUID() - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Factory method for create a new random UUID
RandomWebObjectFactory - Class in io.github.astrapi69.random.object
The class RandomWebObjectFactory is a utility class to create random web objects
randomWebsite() - Static method in class io.github.astrapi69.random.object.RandomWebObjectFactory
Generates a random name for a website.
randomZoneId() - Static method in class io.github.astrapi69.random.date.RandomDateFactory
Creates a random LocalDateTime object

S

SECURE_RANDOM - io.github.astrapi69.random.enums.RandomAlgorithm
The algorithm with SecureRandom class
SecureRandomBean - Class in io.github.astrapi69.random
The class SecureRandomBean holds the data for build a SecureRandom from the given algorithm and provider.
SecureRandomBean() - Constructor for class io.github.astrapi69.random.SecureRandomBean
Instantiates a new SecureRandomBean object with the default values
SecureRandomBean(String, String, long) - Constructor for class io.github.astrapi69.random.SecureRandomBean
 
SecureRandomBean.SecureRandomBeanBuilder - Class in io.github.astrapi69.random
 
SecureRandomBuilder - Class in io.github.astrapi69.random
The class SecureRandomBuilder builds a SecureRandom from the given algorithm and provider.
SecureRandomFactory - Class in io.github.astrapi69.random
A factory for creating SecureRandom objects
seed(long) - Method in class io.github.astrapi69.random.SecureRandomBean.SecureRandomBeanBuilder
 
seed(long) - Method in class io.github.astrapi69.random.SecureRandomBuilder
Sets the seed.
setRandomValues(Class<T>, T, String...) - Static method in class io.github.astrapi69.random.object.RandomObjectFactory
Sets the random values to the fields of the given instance
SLASH_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The slash character
special - io.github.astrapi69.random.RandomCharacters
The special.
SPECIALCHARS - Static variable in enum io.github.astrapi69.random.RandomCharacters
All special characters
STREETS - Static variable in class io.github.astrapi69.random.address.HellenicAddressConst
Constant array with hellenic street names.

T

toBuilder() - Method in class io.github.astrapi69.random.SecureRandomBean
 
toString() - Method in class io.github.astrapi69.random.SecureRandomBean.SecureRandomBeanBuilder
 
toString() - Method in class io.github.astrapi69.random.SecureRandomBean
 

U

UNDERSCORE_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The underscore character
uppercase - io.github.astrapi69.random.RandomCharacters
The uppercase.
uppercaseWithNumbers - io.github.astrapi69.random.RandomCharacters
The uppercase with numbers.
uppercaseWithNumbersAndSpecial - io.github.astrapi69.random.RandomCharacters
The uppercase with numbers and special.

V

valueOf(String) - Static method in enum io.github.astrapi69.random.enums.RandomAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.github.astrapi69.random.RandomCharacters
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.github.astrapi69.random.enums.RandomAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.github.astrapi69.random.RandomCharacters
Returns an array containing the constants of this enum type, in the order they are declared.

W

WHITE_SPACE_CHAR - Static variable in enum io.github.astrapi69.random.RandomCharacters
The white space character
A B C D E F G H I L M N O P Q R S T U V W 
All Classes All Packages