nuID() - Wiki description
Posted: Tue Aug 18, 2020 2:35 am
Hi,
In contrast to the description, there is no s-prefix added to the Id (which is totally fine with me)
$string = nuID()
Creates a string from
s - Because it was created on the server.
1502690897383 - Date.now().
1012 - An incrementing number looping between 1000 and 9999
https://wiki.nubuilder.cloud/ ... p/PHP#nuID
In contrast to the description, there is no s-prefix added to the Id (which is totally fine with me)
$string = nuID()
Creates a string from
s - Because it was created on the server.
1502690897383 - Date.now().
1012 - An incrementing number looping between 1000 and 9999
https://wiki.nubuilder.cloud/ ... p/PHP#nuID