pip_services3_commons
pip_services3_commons
RandomText
words method
words
pip_services3_commons
pip_services3_commons
RandomText
words method
RandomText class
Constructors
RandomText
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
adjective
color
email
fullName
noun
phone
phrase
text
verb
word
words
words
method
String
words
(
int
min
,
[
int
max
]
)
Generates a random text that consists of random number of random words separated by spaces.
min
(optional) a minimum number of words.
max
a maximum number of words. Returns a random text.