Omar Hatem

Results 1 issues of Omar Hatem

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__',...