Hi everybody, does exists a faker libary for CF? l...
# cfml-general
d
Hi everybody, does exists a faker libary for CF? like https://fakerphp.github.io/
a
Which I believe is this https://forgebox.io/view/mockdatacfc @Dirk
1
d
What do you think? Can I use the mocking types without install the mocking server/service?
a
Yes - you can just do
new mockdatacfc.models.MockData().mock().
👍 1