Algorithm to generate a unique 6-digit (configurable) serial game room code using a given set of characters for a distributed system. Applied dynamo DB transactions concepts over it to avoid any race condition.
mohitsinghnegi1/serial-room-code-generator
Implemented an algorithm to generate a unique 6-digit (configurable) serial game room code using a given set of characters for a distributed system. Applied dynamo DB transactions concepts over it to avoid any race condition.
TypeScript