Azure / aoai-smart-loadbalancing

Smart load balancing for Azure OpenAI endpoints
MIT License
75 stars 26 forks source link

Changed to use shared `Random` instance #8

Closed shibayan closed 7 months ago

shibayan commented 7 months ago

For efficiency, instead of instantiating Random each time, use the shared instance provided in Random.Shared.