Handle duplicates #8

Merged
pratyush merged 1 commits from Georg/UnicodeEmoji:duplicates into master 2024-09-20 18:25:27 +02:00

1 Commits

Author SHA1 Message Date
8f7515fb30
Handle duplicates
Duplicate dictionary elements are not supported in Python, replace
duplicates with a list which is then randomly picked from.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-20 17:57:44 +02:00