Skip to content

Conversation

@GKotsifos
Copy link

Fixes No tests for random library #446

Description of changes in release / Impact of release:

  1. Fixed issue on randrange to properly accept 1 and 2 arguments
  2. Added comprehensive test suite for the random stdlib

Documentation

(insert text here)

Risks of this release

Is this a breaking change?

  • Yes
  • No

If you answered Yes then describe why is it so

(insert text here if applicable)

Is there a way to disable the change?

  • Use previous release
  • Use a feature flag
  • No

Additional details go here

(insert text here if applicable)

@GKotsifos GKotsifos force-pushed the fix-random-randrange branch from 75dfb3e to 69dcdb0 Compare November 25, 2025 10:13
@GKotsifos GKotsifos force-pushed the fix-random-randrange branch from 2f9c1e9 to 61b02b5 Compare November 25, 2025 10:27
@GKotsifos
Copy link
Author

Hi! I noticed that the CircleCI check didn't trigger for this PR. Since this is from a fork, maybe CircleCI builds are disabled for external contributors? Could someone please take a look.

cc: @mahmoudimus @aslepakurov @Agitolyev

@aslepakurov
Copy link
Contributor

I think, yeah, the set up is to run CircleCI tests not in fork
@mjallday can you please help

@GKotsifos GKotsifos requested a review from mahmoudimus December 2, 2025 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No tests for random library

3 participants