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,258 of 183,107
Downloads: 81,146

Daily

Ranking: 15,327 of 183,092
Downloads: 24

Depended by

RankDownloadsName
24,16253,486slash_admin
52,85318,624ringcentral-avatars
107,0356,304picon
138,9543,857favidenticon
177,960888acts_as_avatar

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
224158,681,269yard
235152,090,643chunky_png

Owners

#GravatarHandle
1iconchrisbranson