nudibranchrecords / hedron

Perform live shows with your three.js creations
GNU Affero General Public License v3.0
481 stars 22 forks source link

createUniqueId function #454

Closed funwithtriangles closed 1 month ago

funwithtriangles commented 1 month ago

Uses 16 chars instead of 11 to decrease chances of ID collision. Abstracted into a function in case we ever want to change the way we're generating IDs.