Skip to content

Instantly share code, notes, and snippets.

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 bogdan/13a4da2f013790d5b072b3082cff6418 to your computer and use it in GitHub Desktop.
Save bogdan/13a4da2f013790d5b072b3082cff6418 to your computer and use it in GitHub Desktop.
100.times.to_a.map do |i|
HTTParty.get("#{Kickbox::KICKBOX_API_URL}/verify?email=fainevb837ehadk#{i}@hotmail.com&apikey=#{Kickbox.api_key}")
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment