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,087 of 188,294
Downloads: 94,350

Daily

Ranking: 9,904 of 188,277
Downloads: 40

Depended by

RankDownloadsName
24,01860,747slash_admin
53,23520,498ringcentral-avatars
108,2016,892picon
140,2274,238favidenticon
180,1901,361acts_as_avatar

Depends on

RankDownloadsName
13,083,534,422bundler
101,189,977,978rake
29935,905,765rspec
225200,880,727yard
249184,008,143chunky_png

Owners

#GravatarHandle
1iconchrisbranson