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,280 of 183,471
Downloads: 81,777

Daily

Ranking: 25,716 of 183,459
Downloads: 4

Depended by

RankDownloadsName
24,12954,019slash_admin
52,89018,726ringcentral-avatars
107,1676,331picon
139,1773,872favidenticon
178,165905acts_as_avatar

Depends on

RankDownloadsName
12,455,829,279bundler
10968,905,115rake
25824,998,340rspec
224160,920,099yard
235154,537,194chunky_png

Owners

#GravatarHandle
1iconchrisbranson