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 193,264
Downloads: 100,462

Daily

Ranking: 11,109 of 192,861
Downloads: 96

Depended by

RankDownloadsName
23,98764,397slash_admin
53,47221,262ringcentral-avatars
108,9167,124picon
140,2874,413favidenticon
181,4781,578acts_as_avatar

Depends on

RankDownloadsName
13,394,914,646bundler
81,312,927,961rake
29977,275,983rspec
226218,911,478yard
259195,806,266chunky_png

Owners

#GravatarHandle
1iconchrisbranson