Firebase – Generate Unique Short Number instead of using Doc ID's?
I have a business case where I need to have documents in a collection containing a number field that will be unique than another document's number field. This number has to be short to type and should be random. For…