Skip to content

Rounds not optional in bcrypt.genSalt function #71

Description

@nisargap

bcrypt.genSalt(function(err, salt){ console.log(salt); });
According to the README the rounds parameter is optional but when I run this it says that no callback was provided.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions