This repository was archived by the owner on Jun 4, 2018. It is now read-only.

Description
When creating a unique value is not possible, page creation will hang in an endless loop and PHP will timeout.
Example: Setting the dicitionary to "abc" with length "1" and generating 4 pages.
The module should check if generating a unique value is possible and display an error message if not.
BTW: Thanks for this great module!