Packmatic v0.1.0 Packmatic.Source.Random View Source

Represents randomly generated content, which is used mostly for testing, when you want to have a particular entry generated to a specific length.

Link to this section Summary

Link to this section Types

Link to this type

entry()

View Source
entry() :: {:random, non_neg_integer()}
Link to this type

t()

View Source
t() :: %Packmatic.Source.Random{agent_pid: pid()}