question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Seed does not work for some providers

See original GitHub issue

Description: Seems like @duckyou have found a bug in our code and seed is really does not work sometime and we should fix it.

Reason: It’s happening because we use custom_code which use another random object.

Decision: We should move utils which use random to helpers.Random

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:30 (30 by maintainers)

github_iconTop GitHub Comments

2reactions
duckyoucommented, Dec 20, 2017

@lk-geimfari im in! ^^

1reaction
lk-geimfaricommented, Dec 21, 2017

Seems like builtins providers also does not support of seed. We should fix it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Random seed doesn't work when provided and some ...
Anyway, here is a simple example showing that the seed is taken into account for graphs like the watts-strogatz generator (but you must...
Read more >
K8SSAND-1563 ⁃ error "Exception encountered during ...
K8SSAND-1563 ⁃ error "Exception encountered during startup: The seed provider lists no seeds" when recreating pods #567.
Read more >
How to troubleshoot missing seeds in Everest
If you do not send to certain seeds, they will appear as Missing and impact your Missing rate. View this article to make...
Read more >
Frequently Asked Questions (FAQs) | Seed - NIH SBIR
A volunteer (i.e., individuals who receive deferred compensation or no compensation, including no in-kind compensation, for work performed) is not considered an ...
Read more >
SecureRandom (Java Platform SE 8 ) - Oracle Help Center
Note that the specified Provider object does not have to be registered in the provider list. The returned SecureRandom object has not been...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found