You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd thought it was a 64-bit number — which is larger than JS supports (other than bigint) but as it turns out, it's not. So let's just use numbers everywhere.