Generators
==========

`Symmetria` provides a way to generate permutations of a given degree in two way:

- algorithmically, i.e., the permutations are generated following a given algorithm;
- randomly, i.e., the permutations are generate randomly.


.. toctree::
    :maxdepth: 1
    :hidden:

    deterministic
    random
