Commit 173de8b
committed
Fix a bug in random-string-alpha/0
Formerly the 0-arity case wasn't lowercasing.
Also update random-string to use alphabetic-string for it's 0-arity case
to keep it inline with the 1-arity case.
Signed-off-by: Josh Partlow <jpartlow@glatisant.org>1 parent 24d9345 commit 173de8b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments