nopksforge
nopksforge — workbench

dev tools.

Quick helpers — more sections can land here over time.

01

Emoji commits

Tap to copy a git commit -m prefix.

02

UUID generator

Random v4 — copy into Bruno or Postman.

const { v4: uuidv4 } = require('uuid'); const uuid = uuidv4(); bru.setVar("randUuid", uuid);
const uuid = crypto.randomUUID(); pm.environment.set("randUuid", uuid);
03

JSON formatter

Parse, beautify, minify.

04

Thai ID

Random 13-digit citizen ID — MOD-11 check digit valid.

05

Thai mobile

Random 06/08/09 number — copy as 0… or 66….