Create any name by just importing the modulepip install namepattern How to code:from namepattern import Namepattern name=Namepattern("Arijit Ghosh","##", 5) # 2nd two arguments are optional name.displayName() And yeah, see the magic.Output:Video Demo:2023-04-14.00-19-48.mp4View in pypi:Click hereAuthors@rancho2002