79400910

Date: 2025-01-30 18:45:48
Score: 1.5
Natty:
Report link

Safe for what, is the question. If this is purely an internal-facing ID column, I don't think there's anything wrong with using any of BigQuery's hash functions. If this is for an external-facing API and you want to prevent someone from reverse-engineering the information used to generate the ID, then I'm not an expert, but I don't think using both hashes is any more secure than just using one.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: tshynik