You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 5, 2024. It is now read-only.
I believe it's better for tests to use always the same "random" value to get reproducible executions and run the test always with the same intermediate values. Even more, we can use a particular value that makes debugging an RLC encode value easier, like 0x1000 as suggested by @lispc .