I need a simple bot that can generate unique spanish phrases, something similar to this website but for spanish:
https://www.michaelfogleman.com/phrases/
The bot would have to be able to generate 200-250 unique phrases each time I use it, and once generated a phrase should never be repeated again (even if I reopen the bot)
I'll use the phrases to filter through a ton of old data (all spanish) which is why I need the phrases to always be unique, so it doesn't always retrieve me the same data.
https://www.michaelfogleman.com/phrases/
The bot would have to be able to generate 200-250 unique phrases each time I use it, and once generated a phrase should never be repeated again (even if I reopen the bot)
I'll use the phrases to filter through a ton of old data (all spanish) which is why I need the phrases to always be unique, so it doesn't always retrieve me the same data.