Skip to content

Generates deterministic Avatars using the amazing DiceBear Avatar Library

License

Notifications You must be signed in to change notification settings

Fungusware/DiceBear.Bogus

Repository files navigation

DiceBear.Bogus

Generates deterministic Avatars using the amazing DiceBear Avatar Library

Check it out here. https://www.dicebear.com/

Examples

Botts

Open Peeps

Initials

Usage

Extends Bogus to use DiceBear.Bogus.

dotnet add package DiceBear.Bogus
var faker = new Faker("en");

string avatarURL = faker.DiceBear.OpenPeeps();

Credits

All work is down the amazing people at DiceBear, this library merely allows the use of the Avatars with the Bogus libraries.

Updates 04 - Aug - 2024

  • Added new DiceBear Collections
  • Added list of Collection Names

About

Generates deterministic Avatars using the amazing DiceBear Avatar Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages