]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
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)
commitd55ba83ef7b8dfc8f42ab5c047117bca9f2c150e
tree1e6dc46c011a0c1a04087e05f1ad825ba1b37e84
parentb84b7cbf715eeb04dd9abf4d69d6c2cc38ce6126
parentc7e793c345218158df4feda7326f5925da6cccab
Merge pull request #2478 from signalwire/switch_rand

[Core] Add new switch_rand() a compliant random number generator API. Add a unit-test.