randstr is a regex-based random string generator, written in Rust. Given some regex pattern as input, the program will output a random string which satisfies that regex. Usage randstr '<regex>' Examples