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,008 of 191,483
Downloads: 98,691

Daily

Ranking: 13,412 of 191,454
Downloads: 63

Depended by

RankDownloadsName
23,80563,540slash_admin
53,21721,030ringcentral-avatars
108,4227,063picon
139,8324,364favidenticon
180,8181,522acts_as_avatar

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
227212,397,555yard
256192,257,669chunky_png

Owners

#GravatarHandle
1iconchrisbranson