Commit 81265f1
committed
Use random-ascii-string in benchmark.clj as well
Fixes another area where FIPS DRBG per-request-limits could crop up in
benchmark.clj. RandomStringUtils is only referenced in random.clj now.
Signed-off-by: Josh Partlow <jpartlow@glatisant.org>1 parent 802a0de commit 81265f1
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
157 | | - | |
| 156 | + | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
| |||
311 | 310 | | |
312 | 311 | | |
313 | 312 | | |
314 | | - | |
| 313 | + | |
315 | 314 | | |
316 | | - | |
| 315 | + | |
317 | 316 | | |
318 | 317 | | |
319 | 318 | | |
| |||
0 commit comments