Skip to content

[Documentation] Generating hash strings #19

@ernsheong

Description

@ernsheong

I think most bystanders would come here and desire to get a hash string like 6c1b07bc7bbc4be347939ac4a93c437a using Sum128WithSeed()

However, two things still need to be done to achieve that:

  1. Use strconv.FormatUint to convert each number output (h1 and h2)
  2. Concatenate the output

This should probably be in the README somewhere, to help newbies along :)

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