Just out of interest what is more robust? I thought a UID was a UID?

On Feb 22, 4:32 pm, Ross <[email protected]> wrote:
> You can also use web2py's more robust UUID-generation method:
>
> from gluon.utils import web2py_uuid
> myuuid = web2py_uuid()

Reply via email to