Start
Index
Search
Module Popcorn.Dictionary
Description
Objects
Summary
Popcorn.Dictionary.Dict
A base dictionary object provides common generators for array dictionaries.
Functions
Summary
object
dictionary
(
any[]
dict)
Creates a
Dict
object for an dictionary array.
generator
[
int
]
loremIpsum
()
generator
[
int
]
loremIpsum
(
integer
max)
generator
[
int
]
loremIpsum
(
integer
min,
integer
max)
Random length lorem ipsum generator.