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,089 of 188,932
Downloads: 95,556

Daily

Ranking: 17,919 of 188,906
Downloads: 7

Depended by

RankDownloadsName
23,86561,895slash_admin
53,21720,674ringcentral-avatars
108,1196,968picon
139,9564,287favidenticon
180,4531,426acts_as_avatar

Depends on

RankDownloadsName
13,134,729,410bundler
101,210,310,409rake
29943,241,446rspec
225204,089,914yard
249186,154,793chunky_png

Owners

#GravatarHandle
1iconchrisbranson