| Summary: | Is random really random? If so, couldn't it guarantee better coverage? | ||
|---|---|---|---|
| Product: | [Applications] juk | Reporter: | Marcin Kasperski <Marcin.Kasperski> |
| Component: | general | Assignee: | Scott Wheeler <wheeler> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.1.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Marcin Kasperski
2005-05-18 19:48:49 UTC
OK, I promise to add code to test the coverage of the random number generator one of these days. =D If it's b0rken I'll find a better way to do it, right now we just use KApplication::random(). One possibility is that the list of unplayed songs (we do actually maintain such a list. ;) ) is getting out of sync with the current playlist. *** This bug has been marked as a duplicate of 102238 *** |