Expand description

Probability related strucutres

This module provides the Probability type that is used to define the probability of something being true. This is commonly used in passphrase generation components for randomisation of passphrase styling features. For example, the WordCapitalizer uses this type in it’s fields.

See Probability for more details.

Enums

A probability definition.