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,137 of 192,156
Downloads: 99,726

Daily

Ranking: 11,758 of 192,137
Downloads: 85

Depended by

RankDownloadsName
23,95664,027slash_admin
53,42321,159ringcentral-avatars
108,7697,090picon
140,1264,389favidenticon
181,1921,551acts_as_avatar

Depends on

RankDownloadsName
13,345,383,941bundler
81,293,584,300rake
29971,309,175rspec
227215,246,149yard
256194,032,721chunky_png

Owners

#GravatarHandle
1iconchrisbranson