dazinator / DotNet.Glob

A fast globbing library for .NET / .NETStandard applications. Outperforms Regex.
MIT License
363 stars 27 forks source link

Glob Match Generator #6

Closed dazinator closed 7 years ago

dazinator commented 7 years ago

To facilitate testing, create a generator, that given a glob, can generate random strings en-masse that will match that glob.