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,990 of 196,338
Downloads: 106,671

Daily

Ranking: 16,343 of 196,320
Downloads: 9

Depended by

RankDownloadsName
23,94267,247slash_admin
53,60221,891ringcentral-avatars
109,6687,293picon
141,2314,525favidenticon
183,6811,726acts_as_avatar

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
291,013,199,560rspec
230232,958,209yard
262206,168,233chunky_png

Owners

#GravatarHandle
1iconchrisbranson