Search
Search Utilities
generate date time id stamp
This should take the current date and time and generate a unique id from it, this is based on the sites time zone. So maybe slightly off to your own timezone. Timezone: 'Australia/Sydney' Form..
Generate a Random Username - Version 1
This utility will generate a random username every time its run it uses an array of random names and can also apply a prefix to the username. This will generate 10 usernames randomly each time ..
Welcome
This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...
Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.
You could also follow me on twitter or not... does anyone even use twitter anymore?
If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕
❤️👩💻🎮

Random Quote
seren spirit :(
Random CSS Property
counter()
The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.<counter> css reference