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,106 of 186,954
Downloads: 90,953

Daily

Ranking: 30,674 of 186,947
Downloads: 10

Depended by

RankDownloadsName
24,34157,841slash_admin
53,49419,694ringcentral-avatars
108,0726,654picon
140,3334,070favidenticon
179,6711,155acts_as_avatar

Depends on

RankDownloadsName
12,937,224,863bundler
101,139,617,007rake
27914,083,740rspec
224193,389,018yard
242178,161,419chunky_png

Owners

#GravatarHandle
1iconchrisbranson