# Functions
Image returns a pseudo-randomly generated Image.
Index returns a pseudo-randomly generated ImageIndex with count images, each having the given number of layers of size byteSize.
Layer returns a layer with pseudo-randomly generated content.
WithSource sets the random number generator source.
# Type aliases
Option is an optional parameter to the random functions.