avatars 0.1.2

A library to generate SVG avatars from a seed string
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.itoa]
version = "1.0.5"

[package]
authors = ["IgnisDa <ignisda2001@gmail.com>"]
description = "A library to generate SVG avatars from a seed string"
edition = "2021"
license-file = "LICENSE.txt"
name = "avatars"
readme = "README.md"
repository = "https://github.com/IgnisDa/rust-libs"
version = "0.1.2"