Simple acronym creator which takes inputs and prints out random results.
Important!: Only supports English characters.
The origin of ESKAMA.
Prerequisites:
- Python (developed and tested in python 2.7)
The application takes 4 inputs:
-
Names: which will be used to create acronym. Default value:
svgmrt -
Additional Characters: which will be added to acronym randomly. Default value:
aeiou -
Random factor: shows how many empty character ('') will be used in random selection. When increases, selection probability of given additional characters will decrease. Default value:
3 -
Roll number: How many acronym will be created. Default value:
10