Skip to content

rand vs. sample #6003

Closed
Closed
@StefanKarpinski

Description

@StefanKarpinski

Base Julia provides the rand and rand! functions, which do random sampling over various domains. The StatsBase package provides sample and sample! with partially overlapping functionality. There have been various threads (e.g. this one) where people are discussion additional functionality for one or the other. I'm opening this issue to discuss whether these interfaces should be separate or if they should be merged and if they are to remain separate, to clarify the distinction between rand and sample.

Metadata

Metadata

Assignees

Labels

needs decisionA decision on this change is neededrandomnessRandom number generation and the Random stdlib

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions