Summary

Types

Link to this type

max/0

View Source (since 3.2.0 -------------------------------------------------------------------)
-type max() :: pos_integer().
Link to this type

min/0

View Source (since 3.2.0 -------------------------------------------------------------------)
-type min() :: pos_integer().
Link to this opaque

state/0

View Source (since 3.2.0 -------------------------------------------------------------------)
-opaque state()
Link to this type

type/0

View Source (since 3.2.0 -------------------------------------------------------------------)
-type type() :: stop | exponential | random | random_exponential.