KI-Code.
Erzeugt eine UUID v4. Verwendet „crypto.randomUUID()“, sofern verfügbar (HTTPS / sichere Kontexte), und greift ansonsten auf „crypto.getRandomValues()“ zurück (funktioniert auch auf HTTP).
KI-Code.
Erzeugt eine UUID v4. Verwendet „crypto.randomUUID()“, sofern verfügbar (HTTPS / sichere Kontexte), und greift ansonsten auf „crypto.getRandomValues()“ zurück (funktioniert auch auf HTTP).