Skip to content

Instantly share code, notes, and snippets.

@olbrichj
Created November 5, 2017 16:43
Show Gist options
  • Save olbrichj/1e6aebfec0526fadccfbf51c95e5aa2b to your computer and use it in GitHub Desktop.
Save olbrichj/1e6aebfec0526fadccfbf51c95e5aa2b to your computer and use it in GitHub Desktop.
let tld : Gen<Character> = Gen<Character>.fromElements(of: ["com", "de", "net", "org", "io"])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment