Skip to content

Mark Mersenne module as internal and hide it from ts and the api-docs #1348

@ST-DDT

Description

@ST-DDT

Clear and concise description of the problem

The mersenne module is an internal module that should be called by external users/libraries.

Suggested solution

  • Mark the mersenne module as internal
  • Hide the field references/mark them as internal or private
  • Hide the Mersenne module from the api-docs

Alternative

  • Remove the mersenne module/merge it with the main Faker class

Additional context

No response

Metadata

Metadata

Assignees

Labels

breaking changeCannot be merged when next version is not a major releasec: docsImprovements or additions to documentationc: refactorPR that affects the runtime behavior, but doesn't add new features or fixes bugsp: 1-normalNothing urgent

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions