Skip to content

Conversation

jenish-thapa
Copy link
Contributor

Resolves #1605

Description

What is the purpose of this pull request?

This pull request:

  • Adds detailed examples for each function in the @stdlib/random/array/tools namespace to improve the README documentation.
  • Provides usage examples for binaryFactory, binary, nullary, ternaryFactory, ternary, unaryFactory, and unary methods.
  • Updates the README.md file to showcase practical usage scenarios for creating arrays with pseudorandom number generators (PRNGs).

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

Copy link
Contributor

@stdlib-bot stdlib-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hi there! 👋

And thank you for opening your first pull request! We will review it shortly. 🏃 💨

@jenish-thapa
Copy link
Contributor Author

I made sure to format and clarify each section for consistency and readability. Let me know if there’s anything else you’d like to adjust!

@Planeshifter Planeshifter self-requested a review September 7, 2024 16:46
@Planeshifter Planeshifter changed the title Added examples to random/array/tools README.md docs: update examples for random/array/tools Sep 7, 2024
@Planeshifter Planeshifter merged commit 8e110d6 into stdlib-js:develop Sep 7, 2024
8 of 9 checks passed
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.

[RFC]: improve README examples of random/array/tools namespace
3 participants