lailongwei / llbc

一个简洁、高效、跨平台、多语言支持的服务端开发框架,面向Service及Component,底层c++实现。
MIT License
103 stars 33 forks source link

Use std::mt19937 to replace mt_random. #221

Closed lgc1112 closed 7 months ago

lgc1112 commented 10 months ago

Use td::mt19937 to replace mt_random.

lgc1112 commented 10 months ago

At least 1 approving review is required by reviewers with write access.