Skip to content

Instantly share code, notes, and snippets.

@Manjunadh-Modak
Last active July 10, 2025 04:55
Show Gist options
  • Save Manjunadh-Modak/7e562b6ff9235f1e45484520e22ce122 to your computer and use it in GitHub Desktop.
Save Manjunadh-Modak/7e562b6ff9235f1e45484520e22ce122 to your computer and use it in GitHub Desktop.
const { v4: uuidv4 } = require('uuid');
{
user_id: parseInt(userId),
"salt": uuidv4()
},
airflow-yeedu-operator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment