Skip to content

Instantly share code, notes, and snippets.

@coolbrg
Created January 24, 2014 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coolbrg/8594654 to your computer and use it in GitHub Desktop.
Save coolbrg/8594654 to your computer and use it in GitHub Desktop.
[{"name"=>"animal", "spec"=>{"generator"=>["In List", ["dog", "horse", "cow", "goat", "ox"]], "transformers"=>{}}}, {"name"=>"time", "spec"=>{"generator"=>["Normal Distribution", "6", "2"], "transformers"=>{"In Between"=>["1", "4"]}}}, {"name"=>"velocity", "spec"=>{"generator"=>["Normal Distribution", "6", "5"], "transformers"=>{"Greater Than"=>["1"]}}}, {"name"=>"name", "spec"=>{"generator"=>["In List", ["aa", "bb", "cc", "dd", "ee", "ff", "gg"]], "transformers"=>{}}}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment