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,995 of 180,507
Downloads: 77,612

Daily

Ranking: 52,727 of 180,487
Downloads: 8

Depended by

RankDownloadsName
24,29550,040slash_admin
52,70417,800ringcentral-avatars
106,0096,109picon
137,5573,746favidenticon
176,616756acts_as_avatar

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
23768,975,035rspec
222142,355,775yard
234135,477,965chunky_png

Owners

#GravatarHandle
1iconchrisbranson