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,145 of 193,816
Downloads: 102,121

Daily

Ranking: 19,133 of 193,785
Downloads: 19

Depended by

RankDownloadsName
23,89665,727slash_admin
53,54721,460ringcentral-avatars
109,1117,180picon
140,3934,454favidenticon
181,8811,619acts_as_avatar

Depends on

RankDownloadsName
13,498,404,930bundler
81,347,489,252rake
29990,174,298rspec
226224,229,560yard
260199,491,972chunky_png

Owners

#GravatarHandle
1iconchrisbranson