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,087 of 187,591
Downloads: 92,745

Daily

Ranking: 22,660 of 187,571
Downloads: 21

Depended by

RankDownloadsName
24,15859,435slash_admin
53,21820,222ringcentral-avatars
108,0306,813picon
140,2684,173favidenticon
179,8151,276acts_as_avatar

Depends on

RankDownloadsName
13,011,203,451bundler
101,165,649,814rake
28925,037,502rspec
224197,185,272yard
247180,985,676chunky_png

Owners

#GravatarHandle
1iconchrisbranson