aboutsummaryrefslogtreecommitdiff
path: root/gn3/random.py
AgeCommit message (Collapse)Author
2021-08-31Fix linting errors, minor bugs and reorganise codeMuriithi Frederick Muriuki
* Fix some linting errors and some minor bugs caught by the linter. Move the `random_string` function to separate module for use in multiple places in the code.