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
In this challenge, we're going to build a service that generates unique IDs the test will run on 3 nodes so we'll use a combination of a time-stamp and a random string to ensure uniqueness.