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,067 of 195,762
Downloads: 104,987

Daily

Ranking: 11,480 of 195,747
Downloads: 78

Depended by

RankDownloadsName
23,87867,070slash_admin
53,52921,827ringcentral-avatars
109,4957,275picon
140,9514,511favidenticon
183,1201,702acts_as_avatar

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
229230,406,592yard
262204,093,043chunky_png

Owners

#GravatarHandle
1iconchrisbranson