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,979 of 196,619
Downloads: 107,523

Daily

Ranking: 10,043 of 196,594
Downloads: 109

Depended by

RankDownloadsName
24,01767,299slash_admin
53,73521,901ringcentral-avatars
109,9117,299picon
141,4804,536favidenticon
184,2221,749acts_as_avatar

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
291,020,353,632rspec
232235,465,023yard
262208,333,458chunky_png

Owners

#GravatarHandle
1iconchrisbranson