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 has been archived by the owner on Jan 12, 2024. It is now read-only.
Describe the bug
When run by itself, the Quantum Random Number Generator works fine - produces a random number between 0 and #. When incorporated within other QDK code, it does one of three things: it hangs, returns a 0, or returns a 1.
To Reproduce
Steps to reproduce the behavior:
Incorporate Quantum Random Number Generator into Quantum Machine Learning code.
dotnet run
Expected behavior
A random number is generated
Screenshots
If applicable, add screenshots to help explain your problem.
System information
OS: Windows 10, dotnet 5.0.17
QDK Additional context
The text was updated successfully, but these errors were encountered:
Thanks for your report! Could you provide some more details as to what code you tried to run and what error messages if any that you observed? Thank you!
Describe the bug
When run by itself, the Quantum Random Number Generator works fine - produces a random number between 0 and #. When incorporated within other QDK code, it does one of three things: it hangs, returns a 0, or returns a 1.
To Reproduce
Steps to reproduce the behavior:
Incorporate Quantum Random Number Generator into Quantum Machine Learning code.
dotnet run
Expected behavior
A random number is generated
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Additional context
The text was updated successfully, but these errors were encountered: