Skip to content

Fix span ID collisions: use random_bytes() instead of mt_rand()#1444

Open
githoober wants to merge 1 commit into
elastic:mainfrom
ecentria:fix/use-random-bytes-for-id-generation
Open

Fix span ID collisions: use random_bytes() instead of mt_rand()#1444
githoober wants to merge 1 commit into
elastic:mainfrom
ecentria:fix/use-random-bytes-for-id-generation

Fix span ID collisions by replacing mt_rand() with random_bytes()

86352b8
Select commit
Loading
Failed to load commit list.
Sign in for the full log view