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,127 of 193,262
Downloads: 101,418

Daily

Ranking: 12,368 of 193,241
Downloads: 47

Depended by

RankDownloadsName
23,93065,067slash_admin
53,44621,411ringcentral-avatars
108,9957,162picon
140,3604,437favidenticon
181,7071,605acts_as_avatar

Depends on

RankDownloadsName
13,443,511,853bundler
81,331,347,704rake
29983,409,217rspec
227221,484,046yard
259197,606,791chunky_png

Owners

#GravatarHandle
1iconchrisbranson