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,108 of 187,967
Downloads: 93,381

Daily

Ranking: 16,752 of 187,960
Downloads: 30

Depended by

RankDownloadsName
24,08960,120slash_admin
53,24520,350ringcentral-avatars
108,1726,847picon
140,2874,206favidenticon
179,9211,329acts_as_avatar

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
225199,008,209yard
248182,506,352chunky_png

Owners

#GravatarHandle
1iconchrisbranson