Generates deterministic Avatars using the amazing DiceBear Avatar Library
Check it out here. https://www.dicebear.com/
Extends Bogus to use DiceBear.Bogus.
dotnet add package DiceBear.Bogus
var faker = new Faker("en");
string avatarURL = faker.DiceBear.OpenPeeps();
All work is down the amazing people at DiceBear, this library merely allows the use of the Avatars with the Bogus libraries.
- Added new DiceBear Collections
- Added list of Collection Names