sepandhaghighi / art

🎨 ASCII art library for Python

Home Page:https://www.ascii-art.site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add random mode to decoration

sepandhaghighi opened this issue · comments

Description

Add random mode to decor

Maybe you should make function that randomizes it from a chosen group of fonts. That would be cool. Such as to call it:
print('example' + 'random: 1, 2, 3, 4')
If this is wrong according to your syntax goals, Sorry.