Categories: None [Edit]

ruby_identicon

https://rubygems.org/gems/ruby_identicon
https://github.com/chrisbranson/ruby_identicon
A Ruby implementation of go-identicon by Damian Gryski RubyIdenticon creates an identicon, similar to those created by Github. A title and key are used by siphash to calculate a hash value that is then used to create a visual identicon representation. The identicon is made by creating a left hand side pixel representation of each bit in the hash value, this is then mirrored onto the right hand side to create an image that we see as a shape. The grid and square sizes can be varied to create identicons of differing size.

Total

Ranking: 18,105 of 187,239
Downloads: 91,853

Daily

Ranking: 15,476 of 187,224
Downloads: 32

Depended by

RankDownloadsName
24,26158,666slash_admin
53,19720,085ringcentral-avatars
108,0296,751picon
140,2524,130favidenticon
179,9331,198acts_as_avatar

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
27919,404,019rspec
224195,227,615yard
244179,586,117chunky_png

Owners

#GravatarHandle
1iconchrisbranson