Skip to content

Add note about rand 0.9 API rename in guessing game chapter#4647

Open
prudh-vi wants to merge 3 commits intorust-lang:mainfrom
prudh-vi:add-rand-0-9-note
Open

Add note about rand 0.9 API rename in guessing game chapter#4647
prudh-vi wants to merge 3 commits intorust-lang:mainfrom
prudh-vi:add-rand-0-9-note

Conversation

@prudh-vi
Copy link

Summary

Added a short note explaining the renamed rand APIs for users using rand 0.9+.

Motivation

Some readers encounter deprecation warnings when following the guessing game example with newer rand versions. This note clarifies the updated function names without changing the primary tutorial code.

Changes

  • Added version-specific note below the random number generation example

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.

1 participant