Test for trying to deploy a backend project.
- GET
/
- Creates a random character idea (race + class combination). - GET
/stats
- rolls random ability scores (method: roll 4D6, take 3 highest)
Data comes from: D&D 5e API
Test for trying to deploy a backend project.
/
- Creates a random character idea (race + class combination)./stats
- rolls random ability scores (method: roll 4D6, take 3 highest)Data comes from: D&D 5e API