Expand description

This module contains prebuilt alphabets/symbols that you can use.

Structs

This is a builder to help you in a convenient way to build a alphabet based on common chars built-in into the library.

Statics

all special chars on a common qwertz keyboard

Common special chars on a qwertz keyboard

Latin Digits

Latin letters (lower case)

Common german umlauts (lower case)

Latin letters (upper case)

Common german umlauts (upper case)

Functions

Calculates the amount of possible permutations if n symbols are given and m slots are available. This solutions counts in that the value can be zero-length, one-length and so on.