Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Quantum Random Number Generator not working #707

Open
vanderryan opened this issue Aug 5, 2022 · 1 comment
Open

Quantum Random Number Generator not working #707

vanderryan opened this issue Aug 5, 2022 · 1 comment
Labels
Kind-Bug Status-NeedMoreInfo Issue blocked because more information is needed in order to proceed.

Comments

@vanderryan
Copy link

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
@cgranade
Copy link
Contributor

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!

@cgranade cgranade added Kind-Bug Status-NeedMoreInfo Issue blocked because more information is needed in order to proceed. labels Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Kind-Bug Status-NeedMoreInfo Issue blocked because more information is needed in order to proceed.
Projects
None yet
Development

No branches or pull requests

2 participants