random-icon-lib 0.1.0

Generates a random icon from a template.
Documentation

Generates svg data by filling these areas or leaving them empty.

Image showing the outlines of the areas

Every area has a probability of about 50% of being filled.

The library performs text to image hashing and if the crate feature "rand" is enabled can also generate random symbols.

Examples

  • "Lorem ipsum dolor sit amet"

    the hashed image

  • "आइकन 🙂 ▒"

    the hashed image

  • ""

    the hashed image of an empty string

  • Example for a random one

    a random icon