Files
AIHostingTycoon/packages/shared/src/utils
josh 617b29bd85
CI / build-and-push (push) Successful in 33s
Fix crypto.randomUUID crash on non-HTTPS origins
Replace all crypto.randomUUID() calls with a uuid() utility that
falls back to Math.random-based generation when the Web Crypto API
is unavailable (plain HTTP contexts).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 18:50:37 -04:00
..