let seed = Date:year()*10000+Date:month()*100+Date:day()
// >> 20230928↑💞
let seed = `{Date:year()}{Date:month()}{Date:day()}`
// >> "2023928"↑😩
Conversation
Notices
-
Embed this notice
山田:iwshkey: (yamada_20020924@iwshkey.com)'s status on Thursday, 28-Sep-2023 18:05:31 JST 山田:iwshkey: