test-check

kenny 2020-01-23T00:08:24.000400Z

Is there a way to generate an alphanumeric string of a specific length?

2020-01-23T00:20:14.001Z

I think all the string generators have corresponding char generators

1
2020-01-23T00:20:31.001500Z

So you can use that with vector, fmap, and str