An open API service indexing awesome lists of open source software.

https://github.com/zeyadetman/polygon-generator

Polygon Generator based on sha-256 hashing
https://github.com/zeyadetman/polygon-generator

Last synced: 7 months ago
JSON representation

Polygon Generator based on sha-256 hashing

Awesome Lists containing this project

README

          

# Polygon Generator

![Preview](preview.png)

This is a simple polygon generator based on a text.

__Please Note__ Don't use it to build unique avatars for your users as I've built it for fun, and the results may not be unique for all strings.

## Usage

```
npm i
npm run start
```

## Contributing

This is a simple project, you can build up to generate avatar generators for your users.