]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Merge pull request #2478 from signalwire/switch_rand
authorAndrey Volk <andywolk@gmail.com>
Thu, 6 Jun 2024 20:31:20 +0000 (23:31 +0300)
committerGitHub <noreply@github.com>
Thu, 6 Jun 2024 20:31:20 +0000 (23:31 +0300)
[Core] Add new switch_rand() a compliant random number generator API. Add a unit-test.


Trivial merge