Arrand-arabic-random-text
Arrand-arabic-random-text copied to clipboard
AttributeError: module 'arrand.arrandom' has no attribute 'word'
AttributeError: module 'arrand.arrandom' has no attribute 'word'
as in github example:
import arrand.arrandom
print(arrand.arrandom.word())
AttributeError: module 'arrand.arrandom' has no attribute 'word'
dir gives:
['__builtins__', '__cached__', '__doc__', '__file__', '__loader__', '__name__', '__package__', '__spec__', 'aya', 'hadith', 'main', 'nonsense_const', 'os', 'paragraph', 'phrase', 'poem', 'proverb', 'rand_sentence', 'rand_sentences', 'random', 'rconst', 'sample', 'select', 'sys']