Skip navigation links
D G N O R S W 

D

Dictionary - Class in org.kohsuke.randname
Dictionary of adjectives and nouns.
Dictionary() - Constructor for class org.kohsuke.randname.Dictionary
 

G

getPrime() - Method in class org.kohsuke.randname.Dictionary
Sufficiently big prime that's bigger than Dictionary.size()

N

next() - Method in class org.kohsuke.randname.RandomNameGenerator
 

O

org.kohsuke.randname - package org.kohsuke.randname
 

R

RandomNameGenerator - Class in org.kohsuke.randname
Generates pseudo random unique names that combines one adjective and one noun, like "friendly tiger" or "good apple".
RandomNameGenerator(int) - Constructor for class org.kohsuke.randname.RandomNameGenerator
 
RandomNameGenerator() - Constructor for class org.kohsuke.randname.RandomNameGenerator
 

S

size() - Method in class org.kohsuke.randname.Dictionary
Total size of the combined words.

W

word(int) - Method in class org.kohsuke.randname.Dictionary
 
D G N O R S W 
Skip navigation links

Copyright © 2024. All rights reserved.