ozaradny
ozaradny
CC#
Created by Gamerpost on 3/27/2023 in #help
❔ How can you create a string that creates random characters?
You can use faker package https://github.com/bchavez/Bogus to generate fake data, very useful with Unit tests. but maybe to much for your simple need
14 replies