Project

robohash

0.0
No commit activity in last 3 years
No release in over 3 years
Downloads random robot images from robohash.org
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

#Description This gem downloads the user defined number of robohash images from the robohash.org

#Installation gem install robohash

OR in your gemfile

gem robohash

#Use

  1. Download Images Robohash.get_images

2.Change default number of images to be downloaded Robohash.default_num=150

3.Change default directory to download images Robohash.default_directory="images/robots"