Checks for fake DNS as well as uses regex functions to check the email for the right length and accepted characters. For example it will mark as valid an email like 'john@gmail.com' but it will recognize as a fake 'john@gmaill.com' (because of the not existing domain)
Provides a set of API for generating strong passwords, checking a password strength, generating a password hash and verifying it.
This API exposes an endpoint which can spin a text containing a spinning expression syntax by generating a list of different variations.