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,246 of 182,915
Downloads: 80,796

Daily

Ranking: 26,648 of 182,900
Downloads: 8

Depended by

RankDownloadsName
24,18553,217slash_admin
52,80918,570ringcentral-avatars
106,9586,292picon
138,8493,850favidenticon
177,853881acts_as_avatar

Depends on

RankDownloadsName
12,379,033,295bundler
10945,559,759rake
25813,851,472rspec
224157,088,179yard
235150,777,432chunky_png

Owners

#GravatarHandle
1iconchrisbranson