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: 17,984 of 180,459
Downloads: 77,560

Daily

Ranking: 32,169 of 180,454
Downloads: 12

Depended by

RankDownloadsName
24,28450,014slash_admin
52,68417,788ringcentral-avatars
105,9816,106picon
137,5043,744favidenticon
176,578754acts_as_avatar

Depends on

RankDownloadsName
12,075,871,620bundler
16853,643,152rake
23767,894,233rspec
223141,982,629yard
234135,163,021chunky_png

Owners

#GravatarHandle
1iconchrisbranson