java-faker icon indicating copy to clipboard operation
java-faker copied to clipboard

Is there a way to determine how many elements each category contains?

Open JohnChernoff opened this issue 7 months ago • 0 comments

I sometimes need to know how many of a category I can generate - is there a way to do this?

Something like faker.marvelSnap().character().size()

Sorry if this feature already exists or there is some pressing design reason to avoid it.

Thanks!

JohnChernoff avatar Jun 06 '25 18:06 JohnChernoff