Rate Limit Simulator
A deterministic token-bucket rate-limit simulator: set capacity, refill rate, incoming traffic and a pattern (steady/spike/ramp) to get a second-by-second table of tokens, allowed and denied requests with totals and a does-refill-keep-up verdict.
npx shadcn@latest add https://rocket.gozturk.dev/r/rate-limit-simulator.jsontoken/sreq/ss
ttokensrequestsalloweddenied
t110880
t27871
t35853
t45853
t55853
t65853
t75853
t85853
t95853
t105853
total: 55 allowed · 25 denied (31%)
sustained 8 req/s exceeds refill 5/s — denials grow without backoff