Skip to content

Instantly share code, notes, and snippets.

@code-atom
Created November 15, 2016 07:01
Show Gist options
  • Save code-atom/f58979e3b62b6b54164580ce2c35e155 to your computer and use it in GitHub Desktop.
Save code-atom/f58979e3b62b6b54164580ce2c35e155 to your computer and use it in GitHub Desktop.
Random number Generator for Sql
abs(checksum(NewId()) % 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment