Y
Hacker News
new
|
ask
|
show
|
jobs
by
crockeo
744 days ago
The issue is that uuid4() would be called a single each time the app was launched when that code was first loaded. Each record produced by an individual instance of the app would have the same ID.