LOGON would change it for the current.

Code:
on ^*:LOGON:*: {
  mnick $+($rand(a,z),$me,$rand(0,9))
  anick $+($mnick,_)
  identd on $lower($mnick)
  fullname $mnick
}