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,133 of 186,833
Downloads: 89,839

Daily

Ranking: 12,690 of 186,696
Downloads: 48

Depended by

RankDownloadsName
24,47256,725slash_admin
53,66519,373ringcentral-avatars
108,1516,561picon
140,1894,027favidenticon
179,5981,080acts_as_avatar

Depends on

RankDownloadsName
12,901,817,099bundler
101,126,598,827rake
27908,597,480rspec
223191,496,548yard
240176,832,386chunky_png

Owners

#GravatarHandle
1iconchrisbranson