Latest version: v0.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
A Python library for generating a list of strings with every possible combination of placements of a given character (or a zero-width non joiner by default) within another given string, up to a given maximum length of characters. Returns a list sorted alphabetically, and includes helper functions as well.
No known vulnerabilities found