List of free online tools
Link | Description |
---|---|
Online password generator |
Generate up to 50 passwords with the length and content you specify |
Online spin-text generator |
Generate and download thousands of unique texts based on your spintax. |
Transfer large file |
Upload large file and get download link that you can share. |
List of free online APIs
Method | Description |
---|---|
Generate up to 50 passwords with the length and content you specify |
|
GET: |
/api/password/length/{password_length}/count/{number_of_password}/datasets/{data_set_ids} |
Click here to test: /api/password/length/24/count/5/datasets/125 |
Method | Description |
---|---|
Generate spin-texts in the amount and via the spintax you specify |
|
POST: |
/api/spintext/count/{number_of_texts}/format/{csc_txt}/return/{text_zip} POST: spintax: Your spintax to be used to generate the spin-text |
To test this you need to use a tool like PostMan |