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,007 of 190,365
Downloads: 97,972

Daily

Ranking: 18,224 of 190,317
Downloads: 24

Depended by

RankDownloadsName
23,76663,251slash_admin
53,19020,939ringcentral-avatars
108,2887,037picon
139,7584,343favidenticon
180,6531,490acts_as_avatar

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
227209,797,469yard
253190,469,966chunky_png

Owners

#GravatarHandle
1iconchrisbranson