The full Hex Documentation.
This library is intended to provide common generators
that are routine to define.
The main project goal is to provide rigorous coverage of common standards and inputs that would otherwise be left to isolated implementations that don't cover the entire spectrum of possibility.
It also provides an opportunity for the community to contribute to best practices on generator creation and to add additional generators that are common enough to include.
Some of the included generators are:
- domain names
- text
If available in Hex, the package can be installed
by adding propcheck_commons
to your list of dependencies in mix.exs
:
def deps do
[
{:propcheck_commons, "~> 0.1"}
]
end
Licensed under GPL 3.0 only because the dependency on ProPEr.